Part RefineShape/pt-br

Part RefineShape

Menu location
Part → Create a copy → Refine Shape
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

Description

The Part RefineShape command creates parametric copies with a refined shape from selected objects. It removes unnecessary edges from planar and cylindrical faces.

Original with 11 faces (left), and refined copy with 7 faces (right).

Usage

  1. Select one or more objects.
  2. Select the Part → Create a copy → Refine shape option from the menu.
  3. For each object a cleaned, parametric copy is created
  4. The original objects are hidden.

Notes

Properties

See also: Property editor.

A Part RefineShape object is derived from a Part Feature object and inherits all its properties. It also has the following additional property:

Data

Refine

Scripting

The Python command for refining a shape is the following:

shape.removeSplitter()